Lender Price API Web Service
Lender Price API Web Service / LockEventExtensionInfo Json Schema
In This Topic
    LockEventExtensionInfo Json Schema
    In This Topic
    Overview
    LockEventExtensionInfo
    dayExtension : integer
    The days that the lock will be extended by. Only used when the lock extension is being granted and not requested. Whether the lock extension is a request/grant is determined by the lock status that is being transitioned into
    dayExtensionRequested : integer
    The days requested when doing a request based lock extension. Whether the lock extension is a request/grant is determined by the lock status that is being transitioned into
    counter : integer
    internal only
    date : string

    The current date.

    internal only

    machineIdentifier : integer
    internal only
    processIdentifier : integer
    internal only
    time : integer
    internal only
    timeSecond : integer
    internal only
    timestamp : integer
    internal only
    pointExtension : number
    The points that will be added as a point based adjustment to the lock.
    pointExtensionRequested : number
    The point extension requested when doing a request based lock extension. Whether the lock extension is request/grant is determined by the lock status that is being transitioned into.
    Properties
    NameDescriptionData Type
    The days that the lock will be extended by. Only used when the lock extension is being granted and not requested. Whether the lock extension is a request/grant is determined by the lock status that is being transitioned intointeger
    The days requested when doing a request based lock extension. Whether the lock extension is a request/grant is determined by the lock status that is being transitioned intointeger
     ObjectId
    The points that will be added as a point based adjustment to the lock.number
    The point extension requested when doing a request based lock extension. Whether the lock extension is request/grant is determined by the lock status that is being transitioned into.number
    See Also